FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (63 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
Url http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
Version 1.0.0
Status active
Date 2022-01-21
Name NLLPharmacyLocation
Experimental False
Type Location
Kind resource

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyReference NLLPharmacyReference

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation",
  "version" : "1.0.0",
  "name" : "NLLPharmacyLocation",
  "status" : "active",
  "date" : "2022-01-21",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten internal model"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location",
        "path" : "Location",
        "short" : "Information for a pharmacy",
        "definition" : "Information for a pharmacy where services are provided."
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "short" : "Pharmacy GLN",
        "definition" : "The pharmacy's Global Location Number, GLN.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Apoteks-id"
          }
        ]
      },
      {
        "id" : "Location.identifier.system",
        "path" : "Location.identifier.system",
        "short" : "The namespace for the GLN",
        "min" : 1,
        "fixedUri" : "http://electronichealth.se/identifier/gln",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Apoteks-id-typ"
          }
        ]
      },
      {
        "id" : "Location.identifier.value",
        "path" : "Location.identifier.value",
        "short" : "GLN",
        "comment" : "Minimum string length: 13\r\nMaximum string length: 13",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Apoteks-id"
          }
        ]
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "short" : "Name of the pharmacy",
        "definition" : "Name of the pharmacy. Does not need to be unique.<br>\r\nOnly used for output. Pharmacy name is calculated by the Swedish eHealth Agency.",
        "comment" : "Maximum string length: 50",
        "maxLength" : 50,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Apoteksnamn"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.